home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / guidance-power-manager / README < prev   
Text File  |  2008-09-26  |  891b  |  20 lines

  1. A frontend to HAL's power features for KDE.
  2. Supports screen brightness, battery level, plugged/unplugged notices, laptop lid closing actions
  3. Original specification at https://wiki.kubuntu.org/KubuntuPowerManagement
  4.  
  5. TODO
  6.     - In the KDE 3 version we had to keep polling HAL rather than listening for signals because the Python DBUS bindings
  7.       don't have Qt mainloop integration, this can and should be fixed for KDE 4
  8.     - Should also handle UPS and bluetooth batteries
  9.     - Handle global keyindings, brightness up/down etc
  10.     - It doesn't use solid, Thomas Gillespie is working on a C++ replacement which will
  11.     - pretty graphs of power usage, a la gnome-power-manager?  (could just start ksysguard)
  12.  
  13. Dependencies
  14.     - Python
  15.     - HAL
  16.     - python-dbus
  17.     - PyQt4
  18.     - PyKDE4
  19.     - ixf86misc in modules/ needs some X libraries, -lX11 -lXxf86vm -lXext -lXrandr -lXrender -lXss
  20.